Welcome![Sign In][Sign Up]
Location:
Search - vc Dialog

Search list

[Dialog_WindowSplitClass

Description:   在VC中对话框程序中实现切分窗口的控件类。-in VC dialog procedures splitting window control classes.
Platform: | Size: 17105 | Author: zh | Hits:

[GUI DevelopVC++(MFC)Face

Description: 说明: 1.copy these four files to your pragram folder, 2.add \"*.Lib\",\"*.h\" to the project if USING MFC DLL, the files in \"DLL\" Folder, if using static lib,the files in \"static\" folder 3.add #include\"SkinMagicLib.h\" to the C*APP.cpp 4.In C*APP::InitInstance(), before show window, add: InitSkinMagicLib( GetModuleHandle(NULL), NULL, NULL,NULL) LoadSkinFile(\".\\\\Tusk.smf\") SetWindowSkin(AfxGetApp()->m_pMainWnd->m_hWnd , \"MainFrame\" ) SetDialogSkin(\"Dialog\") -: 1.copy these four files to your pragram folder, 2.add "*. Lib" "*. h" to the project if USING MFC DLL, the files in "DLL" Folder, if using static lib, the files in the "static" folder 3.add # include "sk inMagicLib.h "to the C * C * APP.cpp 4.In APP : : InitInstance (), before show window, add : InitSkinMagicLib (GetModuleHandle (NULL) NULL, NULL, NULL) LoadSkinFile (. " \\ \\ Tusk.smf ") SetWindo wSkin (AfxGetApp () -
Platform: | Size: 502104 | Author: 好军 | Hits:

[Menu controlvc++界面编程总结

Description: 在你的对话框中添加一个的WM_CTLCOLOR的消息句柄-in your dialog box to add a news WM_CTLCOLOR the handle
Platform: | Size: 50018 | Author: sun | Hits:

[Menu controlVC++里面的关于MENU资源操作

Description: 菜单,你的程序是文档类型的还是对话框的? 文档类型简单的替换原来的菜单的方法就是编辑一下原来的菜单的资源 -menu, your program is the document type or dialog? Document type simple replacement of the original menu is the editor about the original menu of resources
Platform: | Size: 3251 | Author: sun | Hits:

[Graph program对话框产生文件

Description: 在vc中产生对话框文件。-in vc dialog generated documents.
Platform: | Size: 3172 | Author: 金海军 | Hits:

[GUI Develop1719

Description: 很好的系统,vc ++对话框的编程.实现选择-good system, vc dialog programming. Achieving choice
Platform: | Size: 109951 | Author: 周鹏 | Hits:

[Othernntoolkit-vc

Description: 在VC中使用nntoolkit工具箱 1、 安装和注册nnToolKit组件 参见神经网络组件《nnToolKit安装手册》。 2、 导入nnToolKit组件 新建一个MFC AppWizard[exe]工程后,导入nnToolKit 使用MFC ClassWizard,添加一个新类,选择From a type of library, 在弹出的对话框中选中nnToolKit.dll 确定后,可以在workspace中发现类InnToolKit (本例中采用自动化方法来使用COM,) -in VC nntoolkit use a toolbox, installation and registration nnToolKit components See neural network components "nnToolKit installation manual." 2. nnToolKit components into a new MFC AppWizard [exe] works, Introduction nnToolKit use MFC ClassWizard, add a new category, From choice of a type of library, in the pop-up dialog box selected nnToolKit.dll identified, can be found in the workspace InnToolKit category (in this case the use of automated means to use COM,)
Platform: | Size: 159745 | Author: yaomm | Hits:

[Delphi VCLvc++2delphi

Description: 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 Mail_Report.zip   一个邮件报告程序。 SrcFirstProg.zip   解释了最基本的MFC程序流程。 tabcontrol_demo.zip tabcontrol_src.zip   自定义的标签控件对话框。 Undo_demo.zip undo_src.zip    在VC中实现Undo和Redo功能。 -using Delphi code in VC show JPG picture, the non-use of Dynamic Link Library. Mail_Report.zip a mail reporting procedures. SrcFirstProg.zip explanation of the most basic MFC program flow. Since tabcontrol_demo.zip tabcontrol_src.zip definition of the label dialog controls. Undo_demo.zip undo_src.zip in VC achieve Undo and R edo function.
Platform: | Size: 143353 | Author: 康健 | Hits:

[Other resourcevc++programmedesign

Description: 《VC程序设计技巧与实例》中的vc++源代码 包括MSDEN集成环境、对话框和控件及进程和线程三章内容的源码 -"VC program design techniques and examples" of the source code, including vc MSDEN integrated environment, dialog boxes and controls and processes and threads contents of the three chapters FOSS
Platform: | Size: 1565879 | Author: 王红利 | Hits:

[Technology ManagementvcDialog

Description: VC中对话框控件颜色如何改变,提供实例分析,供参考。-VC dialog controls how color changes, provide examples, for reference.
Platform: | Size: 5100 | Author: 聂志军 | Hits:

[WinSock-NDISGetMacAddr-vc

Description: 基于对话框的vc程序,通过对话框获取网卡序号和mac地址,是一个很好的学习例子。与大家共享!-vc based on the dialog process, through dialog access card serial number and mac address, is a good example of learning. And share!
Platform: | Size: 29520 | Author: 陈芳 | Hits:

[Dialog_Windowsliderdlgpaint

Description: 在vc对话框中实现一个可用鼠标拖动的实心方块 算法采用局部刷新,最大程度上避免闪烁 同时不影响其他控件的显示-in vc dialog can be used to achieve a solid mouse scrolling box using a local update algorithm, maximum extent possible to avoid flicker without affecting the other controls revealed
Platform: | Size: 40071 | Author: 李立群 | Hits:

[Compress-Decompress algrithmsMapMove

Description: 图像移动,实现在vc对话框下的直线移动,方便使用-moving images, achieving the vc dialog under the linear movement, ease of use
Platform: | Size: 28594 | Author: 吴愧 | Hits:

[Dialog_WindowDialog

Description: 用VC实现实现简单的窗口界面,提供了密码认证窗口,在里面添加相关的函数可以实现强大功能
Platform: | Size: 52455 | Author: 甘大帅 | Hits:

[Game Program用VC语言实现的汉罗塔

Description: 在程序启动时,用默认值生成塔类和碟子类的实例,并调用GDI对象绘图。当选择自动方式后,派生一个新线程递归挪动碟子并在每次挪动碟子后刷新图形。在挪动线程中,监测临界区对象作为暂停或继续的判别标志;当选择手动方式时,在碟子的移动过程中进行大碟子和小碟子的判断,如果合乎要求,允许移动,如果不合乎要求,跳出提示对话框。-commencement of the proceedings, with the default value generated tower and plate type examples and called GDI Object Mapping. When choosing the automatic mode, a new thread derived recursive moving plate and the plate after each shift updated graphics. In moving threads, monitoring critical targets as the continuation of the suspension or discriminant signs; When choosing a manual method, the plate in the process of moving large plate and saucer judgment, if meet the requirements and allow mobile, if we do not meet the requirements and suggest dialog out.
Platform: | Size: 89255 | Author: 雷冰 | Hits:

[Dialog_Windowdialog

Description: VC学习界面开发,在对话框上编写多个页面。
Platform: | Size: 36353 | Author: wangjun | Hits:

[Dialog_WindowDIALOG

Description: 可扩展的对话框源代码,VC++6.0编译通过,希望对您有所帮助!
Platform: | Size: 26503 | Author: fenglu | Hits:

[SMS6个VC程序源代码

Description: 6个程序一个COM对话框程序的演示,图书馆管理系统,手机短信编程,win控制台程序,仓库管理系统,常用的以G_S开头的库函数-six COM dialog box procedure a demonstration of the procedure, library management system, SMS programming win Console, warehouse management systems, commonly used to G_S beginning of the library functions
Platform: | Size: 1194119 | Author: 李强 | Hits:

[OS programWinExecexample

Description: WinExec的一个VC对话框应用实例-WinExec of a VC dialog Application
Platform: | Size: 47663 | Author: 什么 | Hits:

[Button controlDialog

Description: VC各种控件的应用,打开各种对话框,各种按钮的应用
Platform: | Size: 375942 | Author: 刘俊琦 | Hits:
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

CodeBus www.codebus.net